[INFO] fetching crate rdf_dynsyn 0.3.1...
[INFO] testing rdf_dynsyn-0.3.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rdf_dynsyn 0.3.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rdf_dynsyn 0.3.1
[INFO] finished tweaking crates.io crate rdf_dynsyn 0.3.1
[INFO] tweaked toml for crates.io crate rdf_dynsyn 0.3.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rdf_dynsyn 0.3.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rdf_dynsyn 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e0b0587c8ca31c3f05ae62acc88b3a11f1f571aa4b3edfd767f2283805b978c
[INFO] running `Command { std: "docker" "start" "-a" "3e0b0587c8ca31c3f05ae62acc88b3a11f1f571aa4b3edfd767f2283805b978c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e0b0587c8ca31c3f05ae62acc88b3a11f1f571aa4b3edfd767f2283805b978c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e0b0587c8ca31c3f05ae62acc88b3a11f1f571aa4b3edfd767f2283805b978c", kill_on_drop: false }`
[INFO] [stdout] 3e0b0587c8ca31c3f05ae62acc88b3a11f1f571aa4b3edfd767f2283805b978c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ee9b092ec393a0b6f451094d479f758dca16be4c1dbac0d6e4eeb3b41789f10
[INFO] running `Command { std: "docker" "start" "-a" "5ee9b092ec393a0b6f451094d479f758dca16be4c1dbac0d6e4eeb3b41789f10", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling oxiri v0.2.2
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling rio_api v0.8.4
[INFO] [stderr]    Compiling oxilangtag v0.1.3
[INFO] [stderr]    Compiling resiter v0.5.0
[INFO] [stderr]    Compiling mownstr v0.2.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling rio_turtle v0.8.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling rio_xml v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling gdp_rs v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling sophia_iri v0.8.0-alpha.2
[INFO] [stderr]    Compiling sophia_api v0.8.0-alpha.2
[INFO] [stderr]    Compiling sophia_rio v0.8.0-alpha.2
[INFO] [stderr]    Compiling sophia_xml v0.8.0-alpha.2
[INFO] [stderr]    Compiling sophia_turtle v0.8.0-alpha.2
[INFO] [stderr]    Compiling rdf_dynsyn v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |            ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]    |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]     |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]     |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]     |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]     |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:245:10
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn s(&self) -> TBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn s(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:252:10
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn p(&self) -> TBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn p(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn o(&self) -> TBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn o(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:295:10
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn s(&self) -> QBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn s(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:302:10
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn p(&self) -> QBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn p(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:309:10
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn o(&self) -> QBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn o(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:316:10
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn g(&self) -> GraphName<QBorrowTerm<Self>> {
[INFO] [stdout]     |          ^^^^^               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn g(&self) -> GraphName<QBorrowTerm<'_, Self>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.95s
[INFO] running `Command { std: "docker" "inspect" "5ee9b092ec393a0b6f451094d479f758dca16be4c1dbac0d6e4eeb3b41789f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ee9b092ec393a0b6f451094d479f758dca16be4c1dbac0d6e4eeb3b41789f10", kill_on_drop: false }`
[INFO] [stdout] 5ee9b092ec393a0b6f451094d479f758dca16be4c1dbac0d6e4eeb3b41789f10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0474a804ddc0f4280575ec6e6f878bb1bfbcf60caceaa76f8ee382e489340d67
[INFO] running `Command { std: "docker" "start" "-a" "0474a804ddc0f4280575ec6e6f878bb1bfbcf60caceaa76f8ee382e489340d67", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling gdp_rs v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling sophia_iri v0.8.0-alpha.2
[INFO] [stderr]    Compiling sophia_api v0.8.0-alpha.2
[INFO] [stderr]    Compiling sophia_rio v0.8.0-alpha.2
[INFO] [stderr]    Compiling sophia_isomorphism v0.8.0-alpha.2
[INFO] [stderr]    Compiling sophia_turtle v0.8.0-alpha.2
[INFO] [stderr]    Compiling sophia_xml v0.8.0-alpha.2
[INFO] [stderr]    Compiling rdf_dynsyn v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |            ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]    |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]     |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]     |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]     |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]     |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:245:10
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn s(&self) -> TBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn s(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:252:10
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn p(&self) -> TBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn p(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn o(&self) -> TBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn o(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:295:10
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn s(&self) -> QBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn s(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:302:10
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn p(&self) -> QBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn p(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:309:10
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn o(&self) -> QBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn o(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:316:10
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn g(&self) -> GraphName<QBorrowTerm<Self>> {
[INFO] [stdout]     |          ^^^^^               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn g(&self) -> GraphName<QBorrowTerm<'_, Self>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |            ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]    |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]     |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]     |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]     |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]     |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:245:10
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn s(&self) -> TBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn s(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:252:10
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn p(&self) -> TBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn p(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn o(&self) -> TBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn o(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:295:10
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn s(&self) -> QBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn s(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:302:10
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn p(&self) -> QBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn p(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:309:10
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn o(&self) -> QBorrowTerm<Self> {
[INFO] [stdout]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn o(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/model.rs:316:10
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn g(&self) -> GraphName<QBorrowTerm<Self>> {
[INFO] [stdout]     |          ^^^^^               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn g(&self) -> GraphName<QBorrowTerm<'_, Self>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.07s
[INFO] running `Command { std: "docker" "inspect" "0474a804ddc0f4280575ec6e6f878bb1bfbcf60caceaa76f8ee382e489340d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0474a804ddc0f4280575ec6e6f878bb1bfbcf60caceaa76f8ee382e489340d67", kill_on_drop: false }`
[INFO] [stdout] 0474a804ddc0f4280575ec6e6f878bb1bfbcf60caceaa76f8ee382e489340d67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8eb79af623ea5ae986dd5f09258e7a02609c1964ab25a26915a86a15422c866e
[INFO] running `Command { std: "docker" "start" "-a" "8eb79af623ea5ae986dd5f09258e7a02609c1964ab25a26915a86a15422c866e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/model.rs:54:12
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stderr]    |            ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/model.rs:61:17
[INFO] [stderr]    |
[INFO] [stderr] 61 |     fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stderr]    |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 61 |     fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/model.rs:68:21
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stderr]    |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/model.rs:75:17
[INFO] [stderr]    |
[INFO] [stderr] 75 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stderr]    |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/model.rs:82:21
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stderr]    |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/model.rs:89:17
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stderr]    |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:160:12
[INFO] [stderr]     |
[INFO] [stderr] 160 |     fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stderr]     |            ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 160 |     fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:167:17
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stderr]     |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:174:21
[INFO] [stderr]     |
[INFO] [stderr] 174 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stderr]     |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 174 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:181:17
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stderr]     |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:188:21
[INFO] [stderr]     |
[INFO] [stderr] 188 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stderr]     |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 188 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:195:17
[INFO] [stderr]     |
[INFO] [stderr] 195 |     fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stderr]     |                 ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 |     fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:245:10
[INFO] [stderr]     |
[INFO] [stderr] 245 |     fn s(&self) -> TBorrowTerm<Self> {
[INFO] [stderr]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |          |
[INFO] [stderr]     |          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 245 |     fn s(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:252:10
[INFO] [stderr]     |
[INFO] [stderr] 252 |     fn p(&self) -> TBorrowTerm<Self> {
[INFO] [stderr]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |          |
[INFO] [stderr]     |          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 252 |     fn p(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:259:10
[INFO] [stderr]     |
[INFO] [stderr] 259 |     fn o(&self) -> TBorrowTerm<Self> {
[INFO] [stderr]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |          |
[INFO] [stderr]     |          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 259 |     fn o(&self) -> TBorrowTerm<'_, Self> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:295:10
[INFO] [stderr]     |
[INFO] [stderr] 295 |     fn s(&self) -> QBorrowTerm<Self> {
[INFO] [stderr]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |          |
[INFO] [stderr]     |          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 295 |     fn s(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:302:10
[INFO] [stderr]     |
[INFO] [stderr] 302 |     fn p(&self) -> QBorrowTerm<Self> {
[INFO] [stderr]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |          |
[INFO] [stderr]     |          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 302 |     fn p(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:309:10
[INFO] [stderr]     |
[INFO] [stderr] 309 |     fn o(&self) -> QBorrowTerm<Self> {
[INFO] [stderr]     |          ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |          |
[INFO] [stderr]     |          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 309 |     fn o(&self) -> QBorrowTerm<'_, Self> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/model.rs:316:10
[INFO] [stderr]     |
[INFO] [stderr] 316 |     fn g(&self) -> GraphName<QBorrowTerm<Self>> {
[INFO] [stderr]     |          ^^^^^               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |          |
[INFO] [stderr]     |          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 316 |     fn g(&self) -> GraphName<QBorrowTerm<'_, Self>> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rdf_dynsyn` (lib) generated 19 warnings (run `cargo fix --lib -p rdf_dynsyn` to apply 19 suggestions)
[INFO] [stderr] warning: `rdf_dynsyn` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdf_dynsyn-a8363c1fa84728c0)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test correspondence::tests::known_general_file_extensions_should_have_non_total_correspondence::case_1 ... ok
[INFO] [stdout] test correspondence::tests::known_general_file_extensions_should_have_non_total_correspondence::case_2 ... ok
[INFO] [stdout] test correspondence::tests::known_general_media_types_should_have_non_total_correspondence::case_2 ... ok
[INFO] [stdout] test correspondence::tests::known_general_media_types_should_have_non_total_correspondence::case_1 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_01 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_02 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_08 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_09 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_11 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_12 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_13 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_10 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_14 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_15 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_16 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_05 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_04 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_media_types_should_have_correspondent_syntax::case_02 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_media_types_should_have_correspondent_syntax::case_03 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_06 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_media_types_should_have_correspondent_syntax::case_05 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_media_types_should_have_correspondent_syntax::case_06 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_media_types_should_have_correspondent_syntax::case_08 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_media_types_should_have_correspondent_syntax::case_09 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_media_types_should_have_correspondent_syntax::case_11 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_01 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_02 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_03 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_04 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_05 ... ok
[INFO] [stdout] test correspondence::tests::known_general_file_extensions_should_have_non_total_correspondence::case_3 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_03 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_media_types_should_have_correspondent_syntax::case_01 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_media_types_should_have_correspondent_syntax::case_04 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_media_types_should_have_correspondent_syntax::case_10 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_06 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_07 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_08 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_09 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_13 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_10 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_11 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_media_types_should_have_total_correspondence::case_4 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_media_types_should_have_total_correspondence::case_5 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_media_types_should_have_total_correspondence::case_7 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_file_extensions_should_have_correspondent_syntax::case_07 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_media_types_should_have_correspondent_syntax::case_07 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_file_extensions_should_have_total_correspondence::case_12 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_media_types_should_have_total_correspondence::case_1 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_media_types_should_have_total_correspondence::case_2 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_media_types_should_have_total_correspondence::case_3 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_media_types_should_have_total_correspondence::case_6 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_media_types_should_have_total_correspondence::case_8 ... ok
[INFO] [stdout] test correspondence::tests::known_rdf_specific_media_types_should_have_total_correspondence::case_9 ... ok
[INFO] [stdout] test correspondence::tests::non_rdf_file_extensions_should_not_have_correspondent_syntax::case_1 ... ok
[INFO] [stdout] test correspondence::tests::non_rdf_file_extensions_should_not_have_correspondent_syntax::case_2 ... ok
[INFO] [stdout] test correspondence::tests::non_rdf_file_extensions_should_not_have_correspondent_syntax::case_3 ... ok
[INFO] [stdout] test correspondence::tests::non_rdf_file_extensions_should_not_have_correspondent_syntax::case_4 ... ok
[INFO] [stdout] test correspondence::tests::non_rdf_file_extensions_should_not_have_correspondent_syntax::case_5 ... ok
[INFO] [stdout] test correspondence::tests::non_rdf_file_extensions_should_not_have_correspondent_syntax::case_6 ... ok
[INFO] [stdout] test correspondence::tests::non_rdf_media_types_should_not_have_correspondent_syntax::case_1 ... ok
[INFO] [stdout] test correspondence::tests::non_rdf_media_types_should_not_have_correspondent_syntax::case_2 ... ok
[INFO] [stdout] test correspondence::tests::non_rdf_media_types_should_not_have_correspondent_syntax::case_4 ... ok
[INFO] [stdout] test correspondence::tests::non_rdf_media_types_should_not_have_correspondent_syntax::case_5 ... ok
[INFO] [stdout] test correspondence::tests::non_rdf_media_types_should_not_have_correspondent_syntax::case_3 ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_02 ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_01 ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_04 ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_05 ... ok
[INFO] [stdout] test parser::triples::sync::tests::correctly_parses_rdf_xml ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_07 ... ok
[INFO] [stdout] test parser::quads::sync::tests::correctly_parses_trig ... ok
[INFO] [stdout] test parser::triples::sync::tests::correctly_parses_ntriples ... ok
[INFO] [stdout] test parser::quads::sync::tests::correctly_parses_nquads ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_06 ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_11 ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_03 ... ok
[INFO] [stdout] test parser::triples::sync::tests::correctly_parses_turtle ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_13 ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_14 ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_08 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_04 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_02 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_06 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_07 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_05 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_01 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_10 ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_12 ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_10 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_13 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_15 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_08 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_16 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_14 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_12 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_03 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_09 ... ok
[INFO] [stdout] test serializer::quads::sync::tests::correctly_roundtrips_for_syntax::case_09 ... ok
[INFO] [stdout] test serializer::triples::sync::tests::correctly_roundtrips_for_syntax::case_11 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rdf_dynsyn
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/syntax/mod.rs - syntax::RdfSyntax (line 20) ... ok
[INFO] [stdout] test src/lib.rs - (line 26) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8eb79af623ea5ae986dd5f09258e7a02609c1964ab25a26915a86a15422c866e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb79af623ea5ae986dd5f09258e7a02609c1964ab25a26915a86a15422c866e", kill_on_drop: false }`
[INFO] [stdout] 8eb79af623ea5ae986dd5f09258e7a02609c1964ab25a26915a86a15422c866e
